-
Notifications
You must be signed in to change notification settings - Fork 4.3k
chore(cli-integ): restore sam test #33425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
➡️ PR build request submitted to A maintainer must now check the pipeline and add the |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #33425 +/- ##
=======================================
Coverage 80.90% 80.90%
=======================================
Files 236 236
Lines 14261 14261
Branches 2493 2493
=======================================
Hits 11538 11538
Misses 2438 2438
Partials 285 285
Flags with carried forward coverage won't be shown. Click here to find out more.
|
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Proof that the sam test ran and passed: [INTEG TEST::sam can locally test the synthesized cdk application] Done (944215 ms). <------------------
[INTEG TEST::hotswap deployment for ecs service detects failed deployment and errors] Done (788022 ms).
[INTEG TEST::test resource import] Done (986222 ms).
[INTEG TEST::cdk migrate java deploys successfully] Done (1935472 ms).
PASS cli_integ/tests/cli-integ-tests/cli.integtest.js (3408.999 s)
● Console
console.log
Using regions: us-east-1,us-west-2,ca-central-1,ap-southeast-1,sa-east-1
at log (../../lib/with-aws.ts:83:11)
Seed: 1914821188
Test Suites: 5 passed, 5 total
Tests: 139 passed, 139 total
Snapshots: 0 total
Time: 3409.187 s
Ran all test suites.
|
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Appears that the underlying issue failing this test has been resolved.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license